FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.r4.zib2020#0.10.0-beta.1 (62 ms)

Package nictiz.fhir.nl.r4.zib2020
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.zib2020@0.10.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-NutritionAdvice
Url http://nictiz.nl/fhir/StructureDefinition/zib-NutritionAdvice
Status draft
Name ZibNutritionAdvice
Title zib NutritionAdvice
Experimental False
Realm nl
Description A nutritional advice is a description of nourishment for the patient, which must meet specific requirements in view of the health condition of the patient. Allergies and food intolerances or chewing and swallowing problems may be a reason for special nutrition.
Purpose This NutritionOrder resource represents the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) NutritionAdvice v3.2 (2020)](https://zibs.nl/wiki/NutritionAdvice-v3.2(2020EN)).
Copyright Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.
Type NutritionOrder
Kind resource

Resources that use this resource

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/nl-core-NutritionAdvice nl core NutritionAdvice
http://nictiz.nl/fhir/StructureDefinition/zib-FeedingPatternInfant zib FeedingPatternInfant

Resources that this resource uses

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/zib-Problem zib Problem


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "zib-NutritionAdvice",
  "url" : "http://nictiz.nl/fhir/StructureDefinition/zib-NutritionAdvice",
  "name" : "ZibNutritionAdvice",
  "title" : "zib NutritionAdvice",
  "status" : "draft",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "A nutritional advice is a description of nourishment for the patient, which must meet specific requirements in view of the health condition of the patient. Allergies and food intolerances or chewing and swallowing problems may be a reason for special nutrition.",
  "purpose" : "This NutritionOrder resource represents the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) NutritionAdvice v3.2 (2020)](https://zibs.nl/wiki/NutritionAdvice-v3.2(2020EN)).",
  "copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "zib-nutritionadvice-v3.2-2020EN",
      "uri" : "https://zibs.nl/wiki/NutritionAdvice-v3.2(2020EN)",
      "name" : "zib NutritionAdvice-v3.2(2020EN)"
    }
  ],
  "kind" : "resource",
  "abstract" : true,
  "type" : "NutritionOrder",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/NutritionOrder",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "NutritionOrder",
        "path" : "NutritionOrder",
        "short" : "NutritionAdvice",
        "alias" : [
          "Voedingsadvies"
        ],
        "mapping" : [
          {
            "identity" : "zib-nutritionadvice-v3.2-2020EN",
            "map" : "NL-CM:7.11.1",
            "comment" : "NutritionAdvice"
          }
        ]
      },
      {
        "id" : "NutritionOrder.extension:indication",
        "path" : "NutritionOrder.extension",
        "sliceName" : "indication",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/workflow-reasonReference"
            ]
          }
        ]
      },
      {
        "id" : "NutritionOrder.extension:indication.value[x]",
        "path" : "NutritionOrder.extension.value[x]",
        "short" : "Indication",
        "definition" : "The indication is the reason for advising the diet.",
        "alias" : [
          "Indicatie"
        ],
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Condition",
              "http://hl7.org/fhir/StructureDefinition/DiagnosticReport",
              "http://hl7.org/fhir/StructureDefinition/DocumentReference",
              "http://hl7.org/fhir/StructureDefinition/Observation",
              "http://hl7.org/fhir/StructureDefinition/Media",
              "http://nictiz.nl/fhir/StructureDefinition/zib-Problem"
            ]
          }
        ],
        "mapping" : [
          {
            "identity" : "zib-nutritionadvice-v3.2-2020EN",
            "map" : "NL-CM:7.11.5",
            "comment" : "Indication"
          }
        ]
      },
      {
        "id" : "NutritionOrder.intent",
        "path" : "NutritionOrder.intent",
        "comment" : "No zib concept can be mapped to `intent`. Unless `intent` is explicitly recorded it may be assumed that a NutritionAdvice represents an _order_."
      },
      {
        "id" : "NutritionOrder.oralDiet.type.text",
        "path" : "NutritionOrder.oralDiet.type.text",
        "short" : "DietType",
        "definition" : "Description of the type of diet.",
        "alias" : [
          "DieetType"
        ],
        "mapping" : [
          {
            "identity" : "zib-nutritionadvice-v3.2-2020EN",
            "map" : "NL-CM:7.11.2",
            "comment" : "DietType"
          }
        ]
      },
      {
        "id" : "NutritionOrder.oralDiet.texture",
        "path" : "NutritionOrder.oralDiet.texture",
        "max" : "1"
      },
      {
        "id" : "NutritionOrder.oralDiet.texture.modifier.text",
        "path" : "NutritionOrder.oralDiet.texture.modifier.text",
        "short" : "Consistency",
        "definition" : "A description of the consistency of the food.",
        "comment" : "The zib concept Consistency is mapped on two FHIR elements: `.oralDiet.texture.modifier.text` for solid foods and `.oralDiet.fluidConsistencyType.text` for liquid foods. A sending system should be able to decide on which of these FHIR elements is (the most) applicable. However, if this is not possible, it is recommended to use `.oralDiet.texture.modifier.text` as this concept has a broader meaning and may include liquid foods as well.",
        "alias" : [
          "Consistentie"
        ],
        "mapping" : [
          {
            "identity" : "zib-nutritionadvice-v3.2-2020EN",
            "map" : "NL-CM:7.11.3",
            "comment" : "Consistency"
          }
        ]
      },
      {
        "id" : "NutritionOrder.oralDiet.fluidConsistencyType.text",
        "path" : "NutritionOrder.oralDiet.fluidConsistencyType.text",
        "short" : "Consistency",
        "definition" : "A description of the consistency of the food.",
        "comment" : "The zib concept Consistency is mapped on two FHIR elements: `.oralDiet.texture.modifier.text` for solid foods and `.oralDiet.fluidConsistencyType.text` for liquid foods. A sending system should be able to decide on which of these FHIR elements is (the most) applicable. However, if this is not possible, it is recommended to use `.oralDiet.texture.modifier.text` as this concept has a broader meaning and may include liquid foods as well.",
        "alias" : [
          "Consistentie"
        ],
        "mapping" : [
          {
            "identity" : "zib-nutritionadvice-v3.2-2020EN",
            "map" : "NL-CM:7.11.3",
            "comment" : "Consistency"
          }
        ]
      },
      {
        "id" : "NutritionOrder.note",
        "path" : "NutritionOrder.note",
        "max" : "1"
      },
      {
        "id" : "NutritionOrder.note.text",
        "path" : "NutritionOrder.note.text",
        "short" : "Comment",
        "definition" : "A comment on the nutrition advice.",
        "alias" : [
          "Toelichting"
        ],
        "mapping" : [
          {
            "identity" : "zib-nutritionadvice-v3.2-2020EN",
            "map" : "NL-CM:7.11.4",
            "comment" : "Comment"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.